Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new gen function for generating characters #259

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

XuhuiZhou
Copy link
Member

Closes #

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

ℹ Additional Information

@XuhuiZhou XuhuiZhou marked this pull request as draft December 2, 2024 17:59
@XuhuiZhou XuhuiZhou changed the title add new gen function add new gen function for generating characters Dec 2, 2024
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.99%. Comparing base (61f190e) to head (bb472f6).

@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   74.47%   74.99%   +0.51%     
==========================================
  Files          61       61              
  Lines        3162     3171       +9     
==========================================
+ Hits         2355     2378      +23     
+ Misses        807      793      -14     
Files with missing lines Coverage Δ
sotopia/agents/__init__.py 100.00% <ø> (ø)
sotopia/agents/generate_agent_background.py 30.76% <ø> (+7.43%) ⬆️
sotopia/database/persistent_profile.py 92.85% <100.00%> (+3.20%) ⬆️
sotopia/generation_utils/generate.py 58.90% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant